CommonEvent 1672
Name = "会話：量産型ハイヌウェレ"

  999([1344])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["hainu_fc1", 1, 0, 2])
    ShowText(["\\n<Mass-Produced Hainuwele>"])
    ShowText(["To defeat one of the Four Heavenly Knights, Alma Elma..."])
    ShowText(["I was created for this purpose!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["hainu_fc1", 1, 0, 2])
    ShowText(["\\n<Mass-Produced Hainuwele>"])
    ShowText(["Ahahahaha!!"])
    ShowText(["My speed cannot be caught by anyone!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["hainu_fc1", 1, 0, 2])
    ShowText(["\\n<Mass-Produced Hainuwele>"])
    ShowText(["The Next Dolls are undergoing excessive enhancements..."])
    ShowText(["As you can see, our minds are going crazy!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["hainu_fc1", 0, 0, 2])
    ShowText(["\\n<Mass-Produced Hainuwele>"])
    ShowText(["After all, we are tools of battle!"])
    ShowText(["This is the job of being forced to fight!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["hainu_fc1", 0, 0, 2])
    ShowText(["\\n<Mass-Produced Hainuwele>"])
    ShowText(["I am designed based on a harpy..."])
    ShowText(["Among the Next Dolls, I have the lowest durability."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["hainu_fc1", 1, 0, 2])
    ShowText(["\\n<Mass-Produced Hainuwele>"])
    ShowText(["Immune to pleasure and wind attributes, with the fastest performance..."])
    ShowText(["I am a model equipped to counter succubi."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["hainu_fc1", 1, 0, 2])
    ShowText(["\\n<Mass-Produced Hainuwele>"])
    ShowText(["I don't get along with the other Next Dolls at all."])
    ShowText(["We have no sense of camaraderie whatsoever..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["hainu_fc1", 1, 0, 2])
    ShowText(["\\n<Mass-Produced Hainuwele>"])
    ShowText(["Now, I'll break you too!"])
    ShowText(["Ahahahahaha!!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["hainu_fc1", 0, 0, 2])
    ShowText(["\\n<Mass-Produced Hainuwele>"])
    ShowText(["Due to the effects of pleasure nerve blocking, I have no sense of taste."])
    ShowText(["Thanks to that, I can't taste anything I eat..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["hainu_fc1", 1, 0, 2])
    ShowText(["\\n<Mass-Produced Hainuwele>"])
    ShowText(["Ahahaha! Now, let's kill them all!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["hainu_fc1", 0, 0, 2])
    ShowText(["\\n<Mass-Produced Hainuwele>"])
    ShowText(["I have a body that doesn't feel pleasure, but..."])
    ShowText(["What is pleasure like?"])
    ShowChoices([["Feels so good", "My body is getting hot", "I'm coming~~!!", "I don't know"], 0])
    When([0, "とっても気持ち良い"])
      ShowTextAttributes(["hainu_fc1", 0, 0, 2])
      ShowText(["\\n<Mass-Produced Hainuwele>"])
      ShowText(["What does that feel like..."])
      ShowText(["I want to experience it..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "体が熱くなる"])
      ShowTextAttributes(["hainu_fc1", 0, 0, 2])
      ShowText(["\\n<Mass-Produced Hainuwele>"])
      ShowText(["It's different from fire damage, right...?"])
      ShowText(["I want to experience it..."])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "イク～～！！"])
      ShowTextAttributes(["hainu_fc1", 2, 0, 2])
      ShowText(["\\n<Mass-Produced Hainuwele>"])
      ShowText(["W-What suddenly happened!?"])
      ShowText(["It's disgusting!!"])
      Script(["change_friend(10)"])
      Empty([])

    When([3, "知らない"])
      ShowTextAttributes(["hainu_fc1", 2, 0, 2])
      ShowText(["\\n<Mass-Produced Hainuwele>"])
      ShowText(["Why don't you know..."])
      ShowText(["You're useless."])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["hainu_fc1", 1, 0, 2])
    ShowText(["\\n<Mass-Produced Hainuwele>"])
    ShowText(["Ahaha, it's fun to torment the weak!"])
    ShowText(["You think so too, right!?"])
    ShowChoices([["Not fun", "Fun", "Torment me"], 0])
    When([0, "楽しくない"])
      ShowTextAttributes(["hainu_fc1", 0, 0, 2])
      ShowText(["\\n<Mass-Produced Hainuwele>"])
      ShowText(["Heh, you're a good little girl, huh..."])
      Empty([])

    When([1, "楽しい"])
      ShowTextAttributes(["hainu_fc1", 1, 0, 2])
      ShowText(["\\n<Mass-Produced Hainuwele>"])
      ShowText(["We get along well, ahaha!!"])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "僕をいたぶって"])
      ShowTextAttributes(["hainu_fc1", 1, 0, 2])
      ShowText(["\\n<Mass-Produced Hainuwele>"])
      ShowText(["Alright... I'll thoroughly torment you!!"])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["hainu_fc1", 0, 0, 2])
    ShowText(["\\n<Mass-Produced Hainuwele>"])
    ShowText(["We were created to fight."])
    ShowText(["What were you created for...?"])
    ShowChoices([["To love", "To fight", "To destroy", "No reason"], 0])
    When([0, "愛するため"])
      ShowTextAttributes(["hainu_fc1", 2, 0, 2])
      ShowText(["\\n<Mass-Produced Hainuwele>"])
      ShowText(["I don't like that..."])
      Script(["change_friend(-5)"])
      Empty([])

    When([1, "戦うため"])
      ShowTextAttributes(["hainu_fc1", 1, 0, 2])
      ShowText(["\\n<Mass-Produced Hainuwele>"])
      ShowText(["You're not with me! Ahaha!!"])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "滅ぼすため"])
      ShowTextAttributes(["hainu_fc1", 1, 0, 2])
      ShowText(["\\n<Mass-Produced Hainuwele>"])
      ShowText(["Isn't that the best! Ahahahaha!!"])
      Script(["change_friend(10)"])
      Empty([])

    When([3, "理由はない"])
      ShowTextAttributes(["hainu_fc1", 2, 0, 2])
      ShowText(["\\n<Mass-Produced Hainuwele>"])
      ShowText(["To think there's no reason for being created..."])
      ShowText(["What's wrong with you...?"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["hainu_fc1", 1, 0, 2])
    ShowText(["\\n<Mass-Produced Hainuwele>"])
    ShowText(["I love the screams of suffering..."])
    ShowText(["What kind of scream will you make?"])
    ShowChoices([["Don't give", "Waaah!!", "Eek!!", "Oooooooh……"], 0])
    When([0, "上げない"])
      ShowTextAttributes(["hainu_fc1", 0, 0, 2])
      ShowText(["\\n<Mass-Produced Hainuwele>"])
      ShowText(["Heh... then I'll make you scream even if I have to force it!"])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "うわぁぁぁ！！"])
      ShowTextAttributes(["hainu_fc1", 1, 0, 2])
      ShowText(["\\n<Mass-Produced Hainuwele>"])
      ShowText(["Ahaha! That's good!!"])
      Empty([])

    When([2, "ヒェェェェー！！"])
      ShowTextAttributes(["hainu_fc1", 0, 0, 2])
      ShowText(["\\n<Mass-Produced Hainuwele>"])
      ShowText(["Doesn't it feel a bit... like a gag?"])
      Empty([])

    When([3, "ぉぉぉぉぉぉ……"])
      ShowTextAttributes(["hainu_fc1", 2, 0, 2])
      ShowText(["\\n<Mass-Produced Hainuwele>"])
      ShowText(["Your scream... is scary."])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["hainu_fc1", 1, 0, 2])
    ShowText(["\\n<Mass-Produced Hainuwele>"])
    ShowText(["Since I can't taste sexual pleasure..."])
    ShowText(["My joy comes from hurting and tormenting others."])
    ShowTextAttributes(["hainu_fc1", 1, 0, 2])
    ShowText(["\\n<Mass-Produced Hainuwele>"])
    ShowText(["By the way, what is your joy?"])
    ShowText(["Tell me...!"])
    ShowChoices([["Eating delicious food", "Making a penis feel good", "Hurting and tormenting others", "None"], 0])
    When([0, "美味しいものを食べる"])
      ShowTextAttributes(["hainu_fc1", 0, 0, 2])
      ShowText(["\\n<Mass-Produced Hainuwele>"])
      ShowText(["I'm so envious..."])
      ShowText(["I can't understand taste."])
      Empty([])

    When([1, "ちんちんを気持ち良くしてもらう"])
      ShowTextAttributes(["hainu_fc1", 1, 0, 2])
      ShowText(["\\n<Mass-Produced Hainuwele>"])
      ShowText(["Then you'll be able to experience it plenty from now on!"])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "他者を傷付け、痛めつける"])
      ShowTextAttributes(["hainu_fc1", 1, 0, 2])
      ShowText(["\\n<Mass-Produced Hainuwele>"])
      ShowText(["Ahaha! You're not the same as me!!"])
      Script(["change_friend(10)"])
      Empty([])

    When([3, "ない"])
      ShowTextAttributes(["hainu_fc1", 2, 0, 2])
      ShowText(["\\n<Mass-Produced Hainuwele>"])
      ShowText(["Not having joy is worse than me..."])
      ShowText(["I feel sorry for you..."])
      Script(["change_friend(5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 2])
      ShowTextAttributes(["hainu_fc1", 1, 0, 2])
      ShowText(["\\n<Mass-Produced Hainuwele>"])
      ShowText(["Do you have any medicinal herbs? You need to offer them to me!"])
      ControlVariables([24, 24, 0, 3, 0, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 'High-Quality Herb'? (Possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["hainu_fc1", 1, 0, 2])
        ShowText(["\\n<Mass-Produced Hainuwele>"])
        ShowText(["Hehe, you're a good child..."])
        ChangeItems([2, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["hainu_fc1", 0, 0, 2])
        ShowText(["\\n<Mass-Produced Hainuwele>"])
        ShowText(["That's right, refuse..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 301])
      ShowTextAttributes(["hainu_fc1", 1, 0, 2])
      ShowText(["\\n<Mass-Produced Hainuwele>"])
      ShowText(["Do you have something called fruit? You need to offer it to me!"])
      ControlVariables([24, 24, 0, 3, 0, 301, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give an apple? (Quantity: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["hainu_fc1", 1, 0, 2])
        ShowText(["\\n<Mass-Produced Hainuwele>"])
        ShowText(["This is fruit... as expected, it really has no taste at all."])
        ChangeItems([301, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["hainu_fc1", 0, 0, 2])
        ShowText(["\\n<Mass-Produced Hainuwele>"])
        ShowText(["That's right, refuse..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ConditionalBranch([7, 26400, 0])
      ShowTextAttributes(["hainu_fc1", 1, 0, 2])
      ShowText(["\\n<Mass-Produced Hainuwele>"])
      ShowText(["Do you have money? You need to offer it to me!"])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Will you give 26400G? (Current funds: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["hainu_fc1", 1, 0, 2])
        ShowText(["\\n<Mass-Produced Hainuwele>"])
        ShowText(["Hehe, you're a good child..."])
        ChangeGold([1, 0, 26400])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["hainu_fc1", 0, 0, 2])
        ShowText(["\\n<Mass-Produced Hainuwele>"])
        ShowText(["That's right, refuse..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["hainu_fc1", 0, 0, 2])
      ShowText(["\\n<Mass-Produced Hainuwele>"])
      ShowText(["...What, are you poor?"])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["hainu_fc1", 1, 0, 2])
    ShowText(["\\n<Mass-Produced Hainuwele>"])
    ShowText(["I'll give you this as charity."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([23, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Harpy's Wing' from the Mass-Produced Hainuwele!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["hainu_fc1", 1, 0, 2])
    ShowText(["\\n<Mass-Produced Hainuwele>"])
    ShowText(["I'll give you this as charity."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([3474, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Wing Technique Gem' from the Mass-Produced Hainuwele!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["hainu_fc1", 1, 0, 2])
    ShowText(["\\n<Mass-Produced Hainuwele>"])
    ShowText(["I'll give you this as charity."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 44000])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 44000G from the Mass-Produced Hainuwele!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
